Welcome![Sign In][Sign Up]
Location:
Search - vc a

Search list

[Windows Developvc案例原代码1

Description: 这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料-This is a wonderful case with the CD (a), which contains a lot of representative code that can be used when a person VC good reference information
Platform: | Size: 10861568 | Author: 李志垣 | Hits:

[Windows Developvc案例原代码3

Description: 这是VC++精彩案例一书的随书光盘(三),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料-This is a wonderful case with the CD (3), which contains a lot of representative code that can be used when a person VC good reference information
Platform: | Size: 27609088 | Author: 李志垣 | Hits:

[Windows Develop声卡数据采集播放演示源程序(vc)

Description: 声卡数据采集播放演示源程序(vc),可以显示声卡书库的波形-Based on VC programming, it is a demo for sound card collection, showing the waveform of sound card library.
Platform: | Size: 30720 | Author: 江鹏 | Hits:

[Dialog_WindowVC--标准控件使用

Description: vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用-vc standards controls the basic use is a textbook example of one, I in the process of learning to practice hand, are for beginners and dialog controls on the use of a significant role
Platform: | Size: 81920 | Author: 李松 | Hits:

[Internet-Networkvc聊天室程序

Description: 一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习-a simple vc chat room procedures for the use of network programming vc interested in the reference code is relatively complete and I waged a simplified as much as possible to facilitate vc beginners learning
Platform: | Size: 16384 | Author: ali | Hits:

[OS programVC仓库管理系统

Description: 本仓库管理系统包括了酒店管理的基本的所有功能,是一个很不错的系统!-the warehouse management system includes the hotel management of all the basic functions, is a very good system!
Platform: | Size: 3163136 | Author: 杨杰 | Hits:

[CSharpvc

Description: 一些c++的常用小程序代码,不要看它小,很有用的,能给你省去不少的时间,包括字符匹配等等。-some small c common code, it will not look at small, very useful, you can save a lot of time, including the matching of characters and so on.
Platform: | Size: 23552 | Author: | Hits:

[BooksMS VC++ 6.0 MFC类库参考手册1

Description: MS VC++ 6.0 MFC类库参考手册1,仓库中有MS VC++ 6.0 MFC类库参考手册2,没有找到1,就把2传上来了,不知道是不是配套。但可以看看。-MFC a reference manual, a warehouse MS VC 6.0 reference manual MFC 2 and did not find one, put onto two-and not know it is not matching. But can look at.
Platform: | Size: 7549952 | Author: 王喆 | Hits:

[GUI Developvc&ado

Description: 一个VC通过ADO连接Oracle数据库的例子-VC through an Oracle database connectivity ADO example
Platform: | Size: 1915904 | Author: 朱耀 | Hits:

[Menu control在VC++实现数据加密

Description: vc简单的菜单代码和vc数据加密程序,希望vc初学者有点帮助与参考价值-vc simple menu code and vc data encryption procedures in the hope that vc help beginners with a little reference value
Platform: | Size: 15360 | Author: 才让 | Hits:

[Bio-Recognizevc指纹识别原码

Description: 这是个手指指纹识别的源代码 ,也是从网络上下载的-This is a fingerprints identification of source code, as well as downloaded from the Internet
Platform: | Size: 253952 | Author: zcp | Hits:

[BooksVC6从入门到精通-VC与数据库管理

Description: VC6从入门到精通-VC与数据库管理 里面有一些关于VC和数据库的知识-VC6 from entry to the proficient- VC and database management there are a number of VC and the knowledge database
Platform: | Size: 31158272 | Author: 陈海风 | Hits:

[matlabVC调用matlab中定义的.m文件中的函数的实例

Description: 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
Platform: | Size: 40960 | Author: 葛强 | Hits:

[PropertySheetVC属性页

Description: 将通过对CProPertySheet类和CProPertyPage类的学习,学会把多个对话框集中起来,通过标签来激活各个界面.-through right CProPertySheet CProPertyPage category and type of learning and learn how to put together a number of dialog, through various labels to activate the interface.
Platform: | Size: 92160 | Author: 冰雨 | Hits:

[ActiveX/DCOM/ATLVC++编写的ActiveX控件

Description: ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls, and the successful registration of the computer users were prepared by the procedure call to achieve user-defined function, it saves the time of writing code. VC and MFC is the ActiveX control used to create a powerful and flexible tool, rapid development and easy to use, the two tools is the best option. Therefore, we choose to MFC ActiveX development. The procedures we write a simple ActiveX controls, procedures simple, but we can learn from ActiveX controls prepared by the whole process.
Platform: | Size: 45056 | Author: 和平鸽 | Hits:

[ActiveX/DCOM/ATLVC++设计的COM控件

Description: COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
Platform: | Size: 29696 | Author: 和平鸽 | Hits:

[Firewall-Security标准VC版FTP客户端源代码

Description: 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the problem of personal firewall.
Platform: | Size: 68608 | Author: 张无忌 | Hits:

[Othervc+mat

Description: 第一个例子,同样的混合变成,第一部分,是一个不错的vc和matlab结合的例子-first example, the same mixed into, the first part of a good combination of Matlab and vc example
Platform: | Size: 172032 | Author: 尹俊 | Hits:

[ActiveX/DCOM/ATLMapX+VC

Description: 一个用VC+MapX的小型应用程序源代码包含详细的源码注释我的:QQ187356137-VC MapX a small application source code contains a detailed source of my Notes : QQ187356137
Platform: | Size: 1579008 | Author: | Hits:

[Other systems在VC客户端调用vb的dll

Description: c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
Platform: | Size: 25600 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net